home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / cpml_110.arc / COPYMAIL.CFG < prev    next >
Text File  |  1991-03-03  |  7KB  |  160 lines

  1. ;
  2. ; COPYMAIL Configuration File for version 1.10
  3. ;
  4. ;----------------------------------------------------------------------
  5. ;
  6. ; Log File -- If a hard copy log is desired, enter the pathname.
  7. ;      Comment out if no log file is desired.  Logging will become
  8. ;      active as soon as this statement is processed.  I recommend
  9. ;      that if logging is used, it be the first statement in the config
  10. ;      file so that any errors in other config file statements are
  11. ;      written to the log file.  When CopyMail moves the mail around,
  12. ;      it will display and log the destination node address and the
  13. ;      right-most part of the target directory.
  14. ;
  15.   Log g:\Bink\CopyMail.Log
  16. ;
  17. ;----------------------------------------------------------------------
  18. ;
  19. ; Log Level -- The log level determines the level of reporting that
  20. ;      will be written to the log file.  The value must be between 1
  21. ;      and 6.  Higher numbers include all messages that are also given
  22. ;      at lower levels.  The default level is 6.
  23. ;
  24. ;      Level   Prefix   Type of Message
  25. ;      -----   ------   -----------------------
  26. ;        1       !      Errors and Warnings
  27. ;        2       *      Files for Busy Nodes
  28. ;        3       +      Renamed Files
  29. ;        4       :      FLO, OUT and REQ Files
  30. ;        5       #      Compressed Mail Bundles
  31. ;        6              Start and Stop Time
  32. ;
  33.   LogLevel 6
  34. ;
  35. ;----------------------------------------------------------------------
  36. ;
  37. ; Flag Files -- The FLAG option specifies the directory in which
  38. ;      Binkley maintains its Task Flags.  If this directory is given
  39. ;      and the Task Number is not zero, then CopyMail will attempt to
  40. ;      create a Task Flag in this directory when it starts.  If the
  41. ;      task flag already exists, CopyMail will immediately end without
  42. ;      moving any files.  This flag can be used to make sure that only
  43. ;      one program that you have assigned as "Task n" will run at any
  44. ;      given time.
  45. ;
  46.   Flags c:\Binkley\Flags
  47. ;
  48. ;----------------------------------------------------------------------
  49. ;
  50. ; Task -- The Task option defines the task number for CopyMail to use.
  51. ;      Task numbers are used for two purposes:
  52. ;         1) Task Flags are named TASK.xx (where xx is the task number).
  53. ;         2) Busy Flags are originally named COPYMAIL.xx and then
  54. ;      renamed as yyyyzzzz.BSY (where xx is the task nuumber, yyyy is
  55. ;      the net number and zzzz is the node number.
  56. ;      All of the values are written in hexadecimal notation.  The task
  57. ;      number allows CopyMail to signal other processes that it is active.
  58. ;      The task number is entered here in decimal and can be any number
  59. ;      from 0 to 255, and may be overridden from the command line.  The
  60. ;      default is zero.
  61. ;
  62.   Task 0
  63. ;
  64. ;----------------------------------------------------------------------
  65. ;
  66. ; No Out Options -- If NoOut is specified, files named as *.OUT in the
  67. ;      source directory will be ignored (not copied).  Comment out for
  68. ;      normal operation (to copy *.OUT files).  NoOut does not prevent
  69. ;      CopyMail from copying *.DUT, *.HUT or *.CUT files.  This option
  70. ;      may be overridden from the command line.
  71. ;
  72.   NoOut
  73. ;
  74. ;----------------------------------------------------------------------
  75. ;
  76. ; Wait Options -- When CopyMail searches the input directories for mail,
  77. ;      files destined for nodes whose "busy flags" are already set will
  78. ;      be skipped.  If the NOWAIT option is chosen, CopyMail will make
  79. ;      only one pass through the input directories, and mail for "busy"
  80. ;      nodes will not be copied.  If the WAIT option is selected, then
  81. ;      CopyMail will continue to scan the input directories until all
  82. ;      mail has been moved.  WAIT also supports an optional second parm
  83. ;      which gives the maximum amount of time in seconds that CopyMail
  84. ;      is allowed to wait.  If no parameter is given, or if it is zero,
  85. ;      then CopyMail will wait indefinately.  While waiting, any key-
  86. ;      press will cause CopyMail to end immediately.
  87. ;
  88.   Wait
  89. ; Wait   600
  90. ; NoWait
  91. ;
  92. ;----------------------------------------------------------------------
  93. ;
  94. ; Sharing Options -- If SHARED is specified, CopyMail will open files
  95. ;      using DOS's "deny none" file sharing option.  If COMPATIBLE is
  96. ;      specified, DOS's "compatibility" mode will be used.  If running
  97. ;      in a Novel or other Net-BIOS environment, SHARED is recommended.
  98. ;      SHARED has also been used successfully under Desqview.  When
  99. ;      running under the DOS SHARE environment, COMPATIBLE is required.
  100. ;      This option has no effect on DOS versions earlier than 3.0, and
  101. ;      is not required if you do not run in a multitasking environment.
  102. ;      This option may be overridden from the command line.
  103. ;
  104.   Shared
  105. ; Compatible
  106. ;
  107. ;----------------------------------------------------------------------
  108. ;
  109. ; Copy Statements -- List below, all the directories to be searched for
  110. ;      outbound mail.  Following the word "Copy", is the zone number
  111. ;      for which mail in that directory is to be sent, the name of the
  112. ;      directory into which the packer placed the mail (the input path),
  113. ;      and the directory which is used by Binkley-Term for outbound mail
  114. ;      (the output path).
  115. ;
  116. ;    |Zone|   Input Path           |   Output Path
  117. ;----+----+------------------------+------------------------------------
  118.  Copy   1   c:\Binkley\Out1          c:\Binkley\Outbound
  119.  Copy   2   c:\Binkley\Out1.002      c:\Binkley\Outbound.002
  120.  Copy   3   c:\Binkley\Out1.003      c:\Binkley\Outbound.003
  121.  Copy   4   c:\Binkley\Out1.004      c:\Binkley\Outbound.004
  122.  Copy   5   c:\Binkley\Out1.005      c:\Binkley\Outbound.005
  123.  Copy   8   c:\Binkley\Out1.008      c:\Binkley\RBBSNet.008
  124.  Copy   8   c:\Binkley\Out8          c:\Binkley\RBBSNet.008
  125.  Copy   1   c:\Binkley\Out8.001      c:\Binkley\Outbound
  126.  Copy   2   c:\Binkley\Out8.002      c:\Binkley\Outbound.002
  127.  Copy   3   c:\Binkley\Out8.003      c:\Binkley\Outbound.003
  128.  Copy   4   c:\Binkley\Out8.004      c:\Binkley\Outbound.004
  129.  Copy   5   c:\Binkley\Out8.005      c:\Binkley\Outbound.005
  130. ;
  131. ;-----------------------------------------------------------------------
  132. ;
  133. ;   The command line for copymail looks like this:
  134. ;
  135. ;   COPYMAIL [flags] [config-file-name]
  136. ;
  137. ;   The optional flags on the line above may be any of:
  138. ;
  139. ;       /W   -- To override the config file specification and operate in WAIT
  140. ;               mode.
  141. ;       /N   -- To operate in NOWAIT mode.
  142. ;
  143. ;       /S   -- To open files in DOS's "deny none" file sharing mode.
  144. ;       /C   -- To open files in DOS's "compatibility" mode.  If using
  145. ;               COMPATIBLE mode in the config file, it may also be
  146. ;               necessary to use this command line flag if you also
  147. ;               specify a config file name on the command line.
  148. ;
  149. ;       /O   -- To force the NoOut mode (don't move *.OUT files).
  150. ;
  151. ;       /Tnn -- To override the config file Task number.  nn is a decimal
  152. ;               number between 0 and 255.
  153. ;
  154. ;       /H   -- Produces this command line summary.
  155. ;
  156. ;-----------------------------------------------------------------------
  157. ;
  158. ; End of CopyMail Configuration File
  159. ;
  160.